WARNING: This program does not run, which means that we need to fix it!
RULE: You must use a plus sign (+) to join a string and a string variable, as if we are adding one to the other.
- Click Run and read the error message.
- Insert a + sign inside the parentheses of .say() between the string and the variable.
- bad input on line: is an error that means you are missing something like a space, parentheses, or symbol.
To navigate the page using the TAB key, first press ESC to exit the code editor.